[INFO] cloning repository https://github.com/kstost/cokacmux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kstost/cokacmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstost%2Fcokacmux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstost%2Fcokacmux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3762281479df3dd60cf5643a69b3510117b997fe
[INFO] testing kstost/cokacmux against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstost%2Fcokacmux" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kstost/cokacmux
[INFO] finished tweaking git repo https://github.com/kstost/cokacmux
[INFO] tweaked toml for git repo https://github.com/kstost/cokacmux written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kstost/cokacmux on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kstost/cokacmux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24be8a87e707f80b8c81b05dce5cd750f49a651510bc9dac848f42d5cde957ad
[INFO] running `Command { std: "docker" "start" "-a" "24be8a87e707f80b8c81b05dce5cd750f49a651510bc9dac848f42d5cde957ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24be8a87e707f80b8c81b05dce5cd750f49a651510bc9dac848f42d5cde957ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24be8a87e707f80b8c81b05dce5cd750f49a651510bc9dac848f42d5cde957ad", kill_on_drop: false }`
[INFO] [stdout] 24be8a87e707f80b8c81b05dce5cd750f49a651510bc9dac848f42d5cde957ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed24cf8aeb6b1651480d6c6c52c38b0e6ed61ee176dd217d29c233cb37211ba8
[INFO] running `Command { std: "docker" "start" "-a" "ed24cf8aeb6b1651480d6c6c52c38b0e6ed61ee176dd217d29c233cb37211ba8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling vt100 v0.16.2 (/opt/rustwide/workdir/vendor/vt100-cokac)
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling serial2 v0.2.37
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling cokacmux v0.2.32 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `One` is never constructed
[INFO] [stdout]     --> src/bin/cokacmux.rs:1598:5
[INFO] [stdout]      |
[INFO] [stdout] 1596 | enum ProviderFilter {
[INFO] [stdout]      |      -------------- variant in this enum
[INFO] [stdout] 1597 |     All,
[INFO] [stdout] 1598 |     One(Provider),
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ProviderFilter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cycle` is never used
[INFO] [stdout]     --> src/bin/cokacmux.rs:1602:8
[INFO] [stdout]      |
[INFO] [stdout] 1601 | impl ProviderFilter {
[INFO] [stdout]      | ------------------- method in this implementation
[INFO] [stdout] 1602 |     fn cycle(self) -> Self {
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `live_agent_restore_candidate` and `detach_agent` are never used
[INFO] [stdout]     --> src/bin/cokacmux.rs:7489:8
[INFO] [stdout]      |
[INFO] [stdout] 5566 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 7489 |     fn live_agent_restore_candidate(&self) -> Option<SessionInfo> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9094 |     fn detach_agent(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_cokacdir_program` is never used
[INFO] [stdout]      --> src/bin/cokacmux.rs:17067:4
[INFO] [stdout]       |
[INFO] [stdout] 17067 | fn resolve_cokacdir_program(settings: &CokacmuxSettings) -> Option<PathBuf> {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.84s
[INFO] running `Command { std: "docker" "inspect" "ed24cf8aeb6b1651480d6c6c52c38b0e6ed61ee176dd217d29c233cb37211ba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed24cf8aeb6b1651480d6c6c52c38b0e6ed61ee176dd217d29c233cb37211ba8", kill_on_drop: false }`
[INFO] [stdout] ed24cf8aeb6b1651480d6c6c52c38b0e6ed61ee176dd217d29c233cb37211ba8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 097b3ff39778ee5b93f220f5fc1a7c7911956f6bbed976514aa91ffa1db259a8
[INFO] running `Command { std: "docker" "start" "-a" "097b3ff39778ee5b93f220f5fc1a7c7911956f6bbed976514aa91ffa1db259a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cokacmux v0.2.32 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `One` is never constructed
[INFO] [stdout]     --> src/bin/cokacmux.rs:1598:5
[INFO] [stdout]      |
[INFO] [stdout] 1596 | enum ProviderFilter {
[INFO] [stdout]      |      -------------- variant in this enum
[INFO] [stdout] 1597 |     All,
[INFO] [stdout] 1598 |     One(Provider),
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ProviderFilter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cycle` is never used
[INFO] [stdout]     --> src/bin/cokacmux.rs:1602:8
[INFO] [stdout]      |
[INFO] [stdout] 1601 | impl ProviderFilter {
[INFO] [stdout]      | ------------------- method in this implementation
[INFO] [stdout] 1602 |     fn cycle(self) -> Self {
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `live_agent_restore_candidate` and `detach_agent` are never used
[INFO] [stdout]     --> src/bin/cokacmux.rs:7489:8
[INFO] [stdout]      |
[INFO] [stdout] 5566 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 7489 |     fn live_agent_restore_candidate(&self) -> Option<SessionInfo> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9094 |     fn detach_agent(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_cokacdir_program` is never used
[INFO] [stdout]      --> src/bin/cokacmux.rs:17067:4
[INFO] [stdout]       |
[INFO] [stdout] 17067 | fn resolve_cokacdir_program(settings: &CokacmuxSettings) -> Option<PathBuf> {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `One` is never constructed
[INFO] [stdout]     --> src/bin/cokacmux.rs:1598:5
[INFO] [stdout]      |
[INFO] [stdout] 1596 | enum ProviderFilter {
[INFO] [stdout]      |      -------------- variant in this enum
[INFO] [stdout] 1597 |     All,
[INFO] [stdout] 1598 |     One(Provider),
[INFO] [stdout]      |     ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ProviderFilter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cycle` is never used
[INFO] [stdout]     --> src/bin/cokacmux.rs:1602:8
[INFO] [stdout]      |
[INFO] [stdout] 1601 | impl ProviderFilter {
[INFO] [stdout]      | ------------------- method in this implementation
[INFO] [stdout] 1602 |     fn cycle(self) -> Self {
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `detach_agent` is never used
[INFO] [stdout]     --> src/bin/cokacmux.rs:9094:8
[INFO] [stdout]      |
[INFO] [stdout] 5566 | impl App {
[INFO] [stdout]      | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 9094 |     fn detach_agent(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_cokacdir_program` is never used
[INFO] [stdout]      --> src/bin/cokacmux.rs:17067:4
[INFO] [stdout]       |
[INFO] [stdout] 17067 | fn resolve_cokacdir_program(settings: &CokacmuxSettings) -> Option<PathBuf> {
[INFO] [stdout]       |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.24s
[INFO] running `Command { std: "docker" "inspect" "097b3ff39778ee5b93f220f5fc1a7c7911956f6bbed976514aa91ffa1db259a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "097b3ff39778ee5b93f220f5fc1a7c7911956f6bbed976514aa91ffa1db259a8", kill_on_drop: false }`
[INFO] [stdout] 097b3ff39778ee5b93f220f5fc1a7c7911956f6bbed976514aa91ffa1db259a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6624232f5167894bdfcee4fa0c4604578e916e6ef1cb6f4308c7d1c1d778cc4d
[INFO] running `Command { std: "docker" "start" "-a" "6624232f5167894bdfcee4fa0c4604578e916e6ef1cb6f4308c7d1c1d778cc4d", kill_on_drop: false }`
[INFO] [stderr] warning: variant `One` is never constructed
[INFO] [stderr]     --> src/bin/cokacmux.rs:1598:5
[INFO] [stderr]      |
[INFO] [stderr] 1596 | enum ProviderFilter {
[INFO] [stderr]      |      -------------- variant in this enum
[INFO] [stderr] 1597 |     All,
[INFO] [stderr] 1598 |     One(Provider),
[INFO] [stderr]      |     ^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `ProviderFilter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `cycle` is never used
[INFO] [stderr]     --> src/bin/cokacmux.rs:1602:8
[INFO] [stderr]      |
[INFO] [stderr] 1601 | impl ProviderFilter {
[INFO] [stderr]      | ------------------- method in this implementation
[INFO] [stderr] 1602 |     fn cycle(self) -> Self {
[INFO] [stderr]      |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `live_agent_restore_candidate` and `detach_agent` are never used
[INFO] [stderr]     --> src/bin/cokacmux.rs:7489:8
[INFO] [stderr]      |
[INFO] [stderr] 5566 | impl App {
[INFO] [stderr]      | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 7489 |     fn live_agent_restore_candidate(&self) -> Option<SessionInfo> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 9094 |     fn detach_agent(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `resolve_cokacdir_program` is never used
[INFO] [stderr]      --> src/bin/cokacmux.rs:17067:4
[INFO] [stderr]       |
[INFO] [stderr] 17067 | fn resolve_cokacdir_program(settings: &CokacmuxSettings) -> Option<PathBuf> {
[INFO] [stderr]       |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `detach_agent` is never used
[INFO] [stderr]     --> src/bin/cokacmux.rs:9094:8
[INFO] [stderr]      |
[INFO] [stderr] 5566 | impl App {
[INFO] [stderr]      | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 9094 |     fn detach_agent(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cokacmux` (bin "cokacmux") generated 4 warnings
[INFO] [stderr] warning: `cokacmux` (bin "cokacmux" test) generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cokacmux-78a54b9f1ad41aad)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test ids::tests::uuid_unique ... ok
[INFO] [stdout] test ids::tests::synth_stable ... ok
[INFO] [stdout] test ids::tests::opencode_native_ids_have_expected_prefixes_and_lengths ... ok
[INFO] [stdout] test providers::claude::from_universal::tests::parses_custom_title_as_fallback ... ok
[INFO] [stdout] test providers::claude::from_universal::tests::parses_ai_title_as_session_title ... ok
[INFO] [stdout] test providers::claude::from_universal::tests::parses_custom_title_record_as_session_title ... ok
[INFO] [stdout] test providers::claude::sidecar::tests::extracts_path ... ok
[INFO] [stdout] test providers::claude::path::tests::matches_observed_encodings ... ok
[INFO] [stdout] test providers::claude::from_universal::tests::parses_agent_name_record_as_title_fallback ... ok
[INFO] [stdout] test session::clone::tests::rejects_cross_provider_clone_before_reading_source ... ok
[INFO] [stdout] test providers::discovery::tests::extracts_claude_cwd_and_ai_title_for_discovery ... ok
[INFO] [stdout] test providers::discovery::tests::extracts_custom_title_record_for_discovery ... ok
[INFO] [stdout] test providers::discovery::tests::extracts_custom_title_for_discovery_as_fallback ... ok
[INFO] [stdout] test session::clone_tree::tests::missing_link_endpoint_is_ignored ... ok
[INFO] [stdout] test providers::claude::sidecar::tests::no_match ... ok
[INFO] [stdout] test session::clone_tree::tests::tree_rows_include_matching_child_ancestors ... ok
[INFO] [stdout] test providers::discovery::tests::extracts_agent_name_record_for_discovery_as_fallback ... ok
[INFO] [stdout] test session::clone::tests::claude_clone_preflights_sidecar_conflict_before_writing_file ... ok
[INFO] [stdout] test session::clone_tree::tests::missing_store_reads_as_empty_tree ... ok
[INFO] [stdout] test session::data::tests::cancelled_snapshot_copy_cleans_partial_data ... ok
[INFO] [stdout] test session::clone::tests::validation_failure_removes_installed_file_artifact_when_not_overwriting ... ok
[INFO] [stdout] test providers::discovery::tests::extracts_codex_titles_from_state_db ... ok
[INFO] [stdout] test session::data::tests::failed_snapshot_copy_cleans_partial_data ... ok
[INFO] [stdout] test session::clone::tests::claude_clone_then_remove_deletes_only_clone_artifacts ... ok
[INFO] [stdout] test session::data::tests::failed_restore_rolls_back_existing_target_directory ... ok
[INFO] [stdout] test session::data::tests::missing_snapshot_directory_is_treated_as_no_saved_data ... ok
[INFO] [stdout] test session::clone::tests::claude_clone_copies_native_jsonl_and_patches_identity_only ... ok
[INFO] [stdout] test session::data::tests::snapshot_copy_skips_data_root_when_source_contains_it ... ok
[INFO] [stdout] test session::data::tests::restore_backs_up_broken_symlink_target_entry ... ok
[INFO] [stdout] test session::data::tests::remove_snapshot_handles_readonly_snapshot_files ... ok
[INFO] [stdout] test session::data::tests::snapshot_file_stems_do_not_collapse_unsafe_session_ids ... ok
[INFO] [stdout] test session::render::tests::render_minimal ... ok
[INFO] [stdout] test session::render::tests::sanitize_drops_other_control_chars_to_dot ... ok
[INFO] [stdout] test session::render::tests::sanitize_keeps_tabs_and_newlines ... ok
[INFO] [stdout] test session::render::tests::sanitize_strips_ansi_csi ... ok
[INFO] [stdout] test session::render::tests::sanitize_strips_osc_terminal_title ... ok
[INFO] [stdout] test session::render::tests::summary_formats_common_content_blocks ... ok
[INFO] [stdout] test session::search::tests::count_matches_counts_non_overlapping_hits ... ok
[INFO] [stdout] test session::search::tests::snippet_uses_original_text_case ... ok
[INFO] [stdout] test session::data::tests::restore_refuses_missing_target_inside_snapshot_via_symlink_parent ... ok
[INFO] [stdout] test session::title::tests::empty_title_hides_provider_title ... ok
[INFO] [stdout] test session::title::tests::overrides_session_titles_from_store ... ok
[INFO] [stdout] test universal::validate::tests::accepts_ordered_tool_results ... ok
[INFO] [stdout] test universal::validate::tests::duplicate_tool_uses_need_duplicate_results ... ok
[INFO] [stdout] test universal::validate::tests::flags_orphan_and_out_of_order_tool_results ... ok
[INFO] [stdout] test session::clone_tree::tests::record_clone_is_idempotent_per_child ... ok
[INFO] [stdout] test session::data::tests::remove_snapshot_handles_readonly_snapshot_dirs ... ok
[INFO] [stdout] test session::data::tests::snapshot_for_clone_copies_and_restores_directory_with_backup ... ok
[INFO] [stdout] test session::clone_tree::tests::remove_clone_child_removes_child_link_only ... ok
[INFO] [stdout] test session::data::tests::snapshot_copy_can_cancel_during_large_file_chunk ... ok
[INFO] [stdout] test session::title::tests::stores_title_in_cokacmux_titles_json ... ok
[INFO] [stdout] test session::clone::tests::codex_clone_copies_rollout_and_state_row_without_synthesizing_events ... ok
[INFO] [stdout] test session::remove::tests::remove_codex_deletes_state_row_from_rollout_home ... ok
[INFO] [stdout] test session::clone::tests::codex_clone_then_remove_deletes_only_clone_artifacts_and_state_row ... ok
[INFO] [stdout] test providers::discovery::tests::unique_opencode_session_created_after_requires_single_match ... ok
[INFO] [stdout] test providers::opencode::clone::tests::row_clone_preserves_all_columns_and_remaps_ids ... ok
[INFO] [stdout] test providers::opencode::clone::tests::row_clone_with_cwd_override_rewrites_directory_and_path_cwd ... ok
[INFO] [stdout] test session::remove::tests::remove_opencode_deletes_session_message_rows ... ok
[INFO] [stdout] test session::clone::tests::opencode_clone_then_remove_deletes_only_clone_rows ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cokacmux.rs (/opt/rustwide/target/debug/deps/cokacmux-78a94679e600c911)
[INFO] [stdout] 
[INFO] [stdout] running 213 tests
[INFO] [stdout] test tests::agent_candidate_index_wraps_or_clamps ... ok
[INFO] [stdout] test tests::agent_activity_uses_recent_screen_output_or_input_timestamps ... ok
[INFO] [stdout] test tests::agent_daemon_identity_requires_current_app_and_matching_session ... ok
[INFO] [stdout] test tests::agent_launch_specs_match_provider_resume_commands ... ok
[INFO] [stdout] test tests::agent_launch_specs_use_configured_program_paths_when_present ... ok
[INFO] [stdout] test tests::agent_screen_size_keeps_internal_pty_safe_for_narrow_panes ... ok
[INFO] [stdout] test tests::agent_provider_choice_movement_skips_unavailable_options ... ok
[INFO] [stdout] test tests::agent_scroll_page_rows_match_visible_agent_area ... ok
[INFO] [stdout] test tests::agent_provider_choices_use_available_programs ... ok
[INFO] [stdout] test tests::agent_viewport_uses_rendered_agent_area_for_pty_and_page_rows ... ok
[INFO] [stdout] test tests::attached_client_mine_requires_current_instance_id_when_checked ... ok
[INFO] [stdout] test tests::blank_agent_program_settings_fall_back_to_path_lookup_names ... ok
[INFO] [stdout] test tests::agent_launch_confirm_prompts_to_create_missing_cwd_before_starting_daemon ... ok
[INFO] [stdout] test tests::cached_backing_states_apply_to_all_providers ... ok
[INFO] [stdout] test tests::agent_snapshot_replaces_existing_parser_state ... ok
[INFO] [stdout] test tests::agent_sidebar_resize_clamps_to_visible_width ... ok
[INFO] [stdout] test tests::agent_client_scrolls_screen_history_when_parser_scrollback_is_empty ... ok
[INFO] [stdout] test tests::agent_meta_state_distinguishes_live_attached_and_mine ... ok
[INFO] [stdout] test tests::cancelled_search_result_is_ignored ... ok
[INFO] [stdout] test tests::agent_switchable_state_excludes_foreign_attached_sessions ... ok
[INFO] [stdout] test tests::agent_self_exit_switches_to_next_live_agent ... ok
[INFO] [stdout] test tests::claude_child_scroll_uses_fullscreen_scroll_keys ... ok
[INFO] [stdout] test tests::agent_output_drain_is_bounded_but_processes_at_least_one_chunk ... ok
[INFO] [stdout] test tests::cleanup_orphan_agent_pty_logs_removes_only_non_live_logs ... ok
[INFO] [stdout] test tests::blank_vt100_screen_has_no_visible_content ... ok
[INFO] [stdout] test tests::codex_child_scroll_uses_child_keymap_without_ctrl_t_toggle ... ok
[INFO] [stdout] test tests::agent_switch_key_accepts_direct_switch_shortcuts ... ok
[INFO] [stdout] test tests::clone_key_prompts_for_folder_data_when_cwd_exists ... ok
[INFO] [stdout] test tests::agent_self_exit_on_sessions_view_does_not_auto_switch ... ok
[INFO] [stdout] test tests::clone_key_prompts_for_session_only_when_cwd_is_missing ... ok
[INFO] [stdout] test tests::clone_data_task_locks_input_except_esc_cancel ... ok
[INFO] [stdout] test tests::claude_new_agent_backing_session_requires_written_session_file ... ok
[INFO] [stdout] test tests::agent_kill_key_accepts_ctrl_k_only ... ok
[INFO] [stdout] test tests::agent_terminal_width_accounts_for_sidebar ... ok
[INFO] [stdout] test tests::clone_report_builds_removable_session_info ... ok
[INFO] [stdout] test tests::codex_launch_args_install_scroll_keymap_overrides ... ok
[INFO] [stdout] test tests::cokacdir_active_agent_disables_agent_kill_shortcut ... ok
[INFO] [stdout] test tests::cokacdir_dist_filename_matches_supported_platforms ... ok
[INFO] [stdout] test tests::clone_options_cancel_choice_closes_dialog ... ok
[INFO] [stdout] test tests::cokacmux_dark_theme_colors_are_indexed ... ok
[INFO] [stdout] test tests::clone_options_disabled_folder_data_stays_open ... ok
[INFO] [stdout] test tests::configured_agent_program_paths_expand_home_prefix ... ok
[INFO] [stdout] test tests::agent_sidebar_select_key_accepts_alt_or_ctrl_shift_up_down ... ok
[INFO] [stdout] test tests::codex_transcript_overlay_assumption_tracks_open_and_close_keys ... ok
[INFO] [stdout] test tests::cokacdir_active_agent_disables_shift_modified_shortcuts ... ok
[INFO] [stdout] test tests::cokacdir_activity_ignores_idle_redraw_output ... ok
[INFO] [stdout] test tests::confirm_modal_uses_compact_prompt_sized_area ... ok
[INFO] [stdout] test tests::ctrl_q_quits_from_agent_key_handler ... ok
[INFO] [stdout] test tests::custom_new_session_cwd_cursor_keys_are_used_by_handler ... ok
[INFO] [stdout] test tests::daemon_connection_drops_output_while_resync_is_pending ... ok
[INFO] [stdout] test tests::custom_session_launch_key_is_used_by_handler ... ok
[INFO] [stdout] test tests::cokacdir_launch_spec_uses_configured_runnable_program ... ok
[INFO] [stdout] test tests::data_task_status_uses_spinner_and_label ... ok
[INFO] [stdout] test tests::custom_agent_scroll_page_bindings_are_not_migrated ... ok
[INFO] [stdout] test tests::debug_log_file_for_routes_stall_events_to_stall_log ... ok
[INFO] [stdout] test tests::delete_confirm_default_enter_cancels_without_removing_file ... ok
[INFO] [stdout] test tests::delete_confirm_prompt_sanitizes_session_id_controls ... ok
[INFO] [stdout] test tests::delete_selection_stays_on_row_below_removed_item ... ok
[INFO] [stdout] test tests::cokacdir_installed_file_requires_execute_permission ... ok
[INFO] [stdout] test tests::codex_rollout_path_requires_matching_session_meta ... ok
[INFO] [stdout] test tests::delete_key_opens_session_delete_confirm ... ok
[INFO] [stdout] test tests::create_agent_launch_cwd_creates_missing_folder ... ok
[INFO] [stdout] test tests::discovery_strike_prune_survives_stale_resurrection ... ok
[INFO] [stdout] test tests::ctrl_bracket_without_active_agent_does_not_attach_selected_session ... ok
[INFO] [stdout] test tests::e_on_foreign_attached_selected_session_does_not_open_launch_selector ... ok
[INFO] [stdout] test tests::e_opens_agent_launch_mode_selector ... ok
[INFO] [stdout] test tests::ctrl_q_quits_from_session_input_modes ... ok
[INFO] [stdout] test tests::e_on_live_selected_session_switches_without_launch_selector ... ok
[INFO] [stdout] test tests::confirm_modal_wraps_without_using_screen_percent_height ... ok
[INFO] [stdout] test tests::flush_outbound_frames_resumes_partial_frames_across_wouldblock ... ok
[INFO] [stdout] test tests::fresh_claude_launch_spec_pins_session_id_from_synthetic_key ... ok
[INFO] [stdout] test tests::agent_scrollback_keys_accept_dedicated_navigation ... ok
[INFO] [stdout] test tests::fresh_agent_launch_specs_start_without_resume_session_args ... ok
[INFO] [stdout] test tests::discard_keeps_partial_front_and_control_frames ... ok
[INFO] [stdout] test tests::force_quit_is_allowed_while_data_task_runs ... ok
[INFO] [stdout] test tests::e_on_live_selected_missing_cwd_does_not_prompt_create_folder ... ok
[INFO] [stdout] test tests::f_no_longer_cycles_provider_filter_and_enter_launches_agent ... ok
[INFO] [stdout] test tests::delete_confirm_uses_stored_target_even_if_selection_changes ... ok
[INFO] [stdout] test tests::keybinding_reload_failure_keeps_previous_bindings ... ok
[INFO] [stdout] test tests::keybinding_file_change_reloads_via_watcher_check ... ok
[INFO] [stdout] test tests::kill_policy_removes_persistent_pty_log ... ok
[INFO] [stdout] test tests::keybinding_json_overrides_defaults_and_can_disable_actions ... ok
[INFO] [stdout] test tests::global_quit_key_accepts_ctrl_q_only ... ok
[INFO] [stdout] test tests::deleted_keybinding_file_is_recreated_by_watcher_check ... ok
[INFO] [stdout] test tests::killall_skips_current_process_meta ... ok
[INFO] [stdout] test tests::killall_removes_stale_agent_runtime_files ... ok
[INFO] [stdout] test tests::legacy_preview_toggle_binding_does_not_block_enter_launch ... ok
[INFO] [stdout] test tests::killall_does_not_terminate_unverified_live_pid ... ok
[INFO] [stdout] test tests::legacy_generated_session_preview_binding_is_migrated_to_enter_launch ... ok
[INFO] [stdout] test tests::legacy_snapshot_output_uses_buffered_output_path ... ok
[INFO] [stdout] test tests::legacy_generated_agent_scroll_page_bindings_are_migrated ... ok
[INFO] [stdout] test tests::list_columns_cap_session_and_spend_extra_width_on_title_and_cwd ... ok
[INFO] [stdout] test tests::list_columns_expand_variable_fields_with_available_width ... ok
[INFO] [stdout] test tests::list_columns_fill_visible_table_width ... ok
[INFO] [stdout] test tests::live_shell_discovery_result_preserves_missing_non_idle_shell ... ok
[INFO] [stdout] test tests::live_shell_merge_drops_previous_idle_runtime_entry ... ok
[INFO] [stdout] test tests::list_selection_movement_clamps_at_edges ... ok
[INFO] [stdout] test tests::live_shell_discovery_result_removes_missing_cached_shell ... ok
[INFO] [stdout] test tests::main_event_drain_is_bounded_by_count_and_time ... ok
[INFO] [stdout] test tests::live_shell_merge_restores_previous_non_idle_runtime_entry ... ok
[INFO] [stdout] test tests::live_status_labels_name_plain_pty_tools ... ok
[INFO] [stdout] test tests::live_visible_selection_skips_plain_pty_tools ... ok
[INFO] [stdout] test tests::modal_area_clamps_to_tiny_viewport ... ok
[INFO] [stdout] test tests::modal_area_wraps_lines_and_keeps_margin_when_space_allows ... ok
[INFO] [stdout] test tests::modified_navigation_keys_encode_xterm_modifier_sequences ... ok
[INFO] [stdout] test tests::list_columns_show_title_before_age_at_medium_width ... ok
[INFO] [stdout] test tests::missing_cwd_create_confirm_cancel_does_not_create_folder ... ok
[INFO] [stdout] test tests::list_header_includes_agent_state_column ... ok
[INFO] [stdout] test tests::new_agent_session_uuid_requires_prefixed_uuid ... ok
[INFO] [stdout] test tests::new_session_cwd_field_keeps_plain_jklh_as_text ... ok
[INFO] [stdout] test tests::new_agent_state_is_not_inferred_for_stored_session_by_cwd ... ok
[INFO] [stdout] test tests::missing_keybinding_file_is_created_with_defaults ... ok
[INFO] [stdout] test tests::narrow_preview_does_not_request_expensive_wrap ... ok
[INFO] [stdout] test tests::input_modals_render_on_narrow_viewports ... ok
[INFO] [stdout] test tests::new_session_empty_folder_keeps_dialog_open ... ok
[INFO] [stdout] test tests::new_session_kind_movement_includes_cokacdir ... ok
[INFO] [stdout] test tests::normalize_launch_cwd_creates_missing_directory ... ok
[INFO] [stdout] test tests::notice_dialog_keeps_focus_for_other_keys ... ok
[INFO] [stdout] test tests::parser_snapshot_does_not_duplicate_visible_screen_into_scrollback ... ok
[INFO] [stdout] test tests::parser_snapshot_rehydrates_scrollback_lines ... ok
[INFO] [stdout] test tests::notice_dialog_dismisses_on_enter_and_esc ... ok
[INFO] [stdout] test tests::parser_snapshot_history_fallback_does_not_duplicate_current_frame ... ok
[INFO] [stdout] test tests::parser_snapshot_uses_screen_history_when_vt100_scrollback_is_empty ... ok
[INFO] [stdout] test tests::p_no_longer_cycles_provider_filter ... ok
[INFO] [stdout] test tests::opencode_child_scroll_uses_page_keys ... ok
[INFO] [stdout] test tests::persistent_pty_log_replays_into_scrollback ... ok
[INFO] [stdout] test tests::preview_scroll_accounts_for_wrapped_lines ... ok
[INFO] [stdout] test tests::preview_summary_does_not_treat_body_urls_as_session_fields ... ok
[INFO] [stdout] test tests::prepare_agent_session_does_not_modify_existing_codex_rollout ... ok
[INFO] [stdout] test tests::preview_summary_does_not_treat_file_modes_as_patch_without_patch_context ... ok
[INFO] [stdout] test tests::preview_summary_keeps_structured_bullets_neutral ... ok
[INFO] [stdout] test tests::preview_summary_style_state_cache_tracks_context_before_each_line ... ok
[INFO] [stdout] test tests::preview_summary_styles_codex_text_phase_labels ... ok
[INFO] [stdout] test tests::preview_summary_styles_detail_statuses_and_ids ... ok
[INFO] [stdout] test tests::preview_summary_styles_patch_lines_only_in_patch_context ... ok
[INFO] [stdout] test tests::preview_summary_styles_field_values_by_semantics ... ok
[INFO] [stdout] test tests::preview_summary_tool_result_error_status_must_be_terminal_detail ... ok
[INFO] [stdout] test tests::preview_worker_wakes_main_loop_when_result_is_ready ... ok
[INFO] [stdout] test tests::new_run_pty_log_open_truncates_existing_history ... ok
[INFO] [stdout] test tests::previous_generated_agent_scroll_page_bindings_are_migrated ... ok
[INFO] [stdout] test tests::pane_resize_keys_accept_alt_or_ctrl_shift_left_right ... ok
[INFO] [stdout] test tests::restore_candidate_can_use_live_shell_without_visible_session ... ok
[INFO] [stdout] test tests::restore_candidate_prefers_selected_live_session ... ok
[INFO] [stdout] test tests::replacing_active_agent_keeps_previous_new_agent_in_sidebar_candidates ... ok
[INFO] [stdout] test tests::quit_key_cancels_pending_filter_search ... ok
[INFO] [stdout] test tests::quit_is_blocked_while_data_task_runs ... ok
[INFO] [stdout] test tests::repeat_key_events_are_actionable_for_held_navigation_shortcuts ... ok
[INFO] [stdout] test tests::restore_visible_selection_keeps_matching_session_after_refresh ... ok
[INFO] [stdout] test tests::reused_pid_agent_meta_is_cleaned_and_treated_as_idle ... ok
[INFO] [stdout] test tests::restore_data_confirm_default_enter_skips_restore_without_creating_folder ... ok
[INFO] [stdout] test tests::runtime_refresh_without_discovery_preserves_cached_live_shell ... ok
[INFO] [stdout] test tests::safe_parser_process_handles_wide_char_after_shrink_resize ... ok
[INFO] [stdout] test tests::attached_client_pid_must_be_cokacmux_client_when_checked ... FAILED
[INFO] [stdout] test tests::runtime_discovery_keeps_provider_backed_daemon_meta ... ok
[INFO] [stdout] test tests::screen_history_captures_multiple_fullscreen_frames_in_one_chunk ... ok
[INFO] [stdout] test tests::cokacdir_start_failure_keeps_notice_dialog_open ... ok
[INFO] [stdout] test tests::existing_agent_launch_cwd_validation_rejects_file ... ok
[INFO] [stdout] test tests::existing_agent_launch_cwd_validation_rejects_missing_folder ... ok
[INFO] [stdout] test tests::screen_history_records_only_scrolled_off_lines_for_moving_viewport ... ok
[INFO] [stdout] test tests::screen_history_page_scroll_uses_full_frame_height ... ok
[INFO] [stdout] test tests::runtime_refresh_request_keeps_live_discovery_off_runtime_worker ... ok
[INFO] [stdout] test tests::screen_history_replaces_in_place_viewport_updates ... ok
[INFO] [stdout] test tests::session_cwd_eq_normalizes_windows_extended_prefix ... ok
[INFO] [stdout] test tests::cokacdir_configured_missing_program_reports_error ... ok
[INFO] [stdout] test tests::search_cancel_preserves_existing_applied_filter ... ok
[INFO] [stdout] test tests::session_id_display_part_uses_last_dash_segment ... ok
[INFO] [stdout] test tests::sessions_pane_resize_clamps_to_visible_width ... ok
[INFO] [stdout] test tests::sessions_pane_width_uses_saved_columns_or_fallback_percent ... ok
[INFO] [stdout] test tests::settings_default_serializes_agent_program_placeholders ... ok
[INFO] [stdout] test tests::session_id_display_label_limits_visible_width ... ok
[INFO] [stdout] test tests::search_filter_can_match_full_session_result_keys ... ok
[INFO] [stdout] test tests::selected_backing_session_restores_synthetic_new_agent ... ok
[INFO] [stdout] test tests::search_result_applies_pending_query_and_closes_dialog ... ok
[INFO] [stdout] test tests::session_toggle_key_matches_screen_toggle_key ... ok
[INFO] [stdout] test tests::settings_default_session_view_is_tree ... ok
[INFO] [stdout] test tests::settings_normalize_pane_width_and_preserve_unknown_fields ... ok
[INFO] [stdout] test tests::skip_permissions_launch_specs_add_provider_specific_bypass ... ok
[INFO] [stdout] test tests::snapshot_frame_scrollback_compaction_collapses_same_anchor_frames ... ok
[INFO] [stdout] test tests::snapshot_frame_scrollback_compaction_preserves_moving_viewport_lines ... ok
[INFO] [stdout] test tests::snapshot_backing_states_apply_cached_aliases_for_all_providers ... ok
[INFO] [stdout] test tests::stale_attached_client_meta_is_listed_live ... ok
[INFO] [stdout] test tests::slash_opens_search_dialog_without_live_filtering ... ok
[INFO] [stdout] test tests::session_mutating_actions_are_blocked_while_data_task_runs ... ok
[INFO] [stdout] test tests::startup_spinner_frame_rotates_by_tick ... ok
[INFO] [stdout] test tests::sidebar_order_is_first_seen_and_survives_state_flicker ... ok
[INFO] [stdout] test tests::stale_agent_meta_is_cleaned_and_treated_as_idle ... ok
[INFO] [stdout] test tests::session_kill_key_matches_agent_kill_key ... ok
[INFO] [stdout] test tests::terminal_response_answers_device_status_report ... ok
[INFO] [stdout] test tests::terminal_response_answers_cursor_position_report ... ok
[INFO] [stdout] test tests::terminal_response_detects_split_cursor_position_report ... ok
[INFO] [stdout] test tests::title_edit_mode_accepts_text_and_cancel ... ok
[INFO] [stdout] test tests::screen_toggle_key_accepts_encoded_control_forms ... ok
[INFO] [stdout] test tests::sessions_sidebar_select_key_accepts_alt_or_ctrl_shift_up_down ... ok
[INFO] [stdout] test tests::title_edit_key_uses_selected_session_title ... ok
[INFO] [stdout] test tests::snapshot_visible_suffix_trimmer_removes_current_page_duplicates ... ok
[INFO] [stdout] test tests::terminal_session_scroll_uses_parent_scrollback ... ok
[INFO] [stdout] test tests::tree_session_label_shortens_only_session_id ... ok
[INFO] [stdout] test tests::ui_stall_latency_threshold_starts_at_two_seconds ... ok
[INFO] [stdout] test tests::title_edit_mode_moves_cursor_and_edits_at_cursor ... ok
[INFO] [stdout] test tests::wrap_preview_lines_respects_display_width ... ok
[INFO] [stdout] test tests::vt100_rgb_colors_are_quantized_to_indexed_colors ... ok
[INFO] [stdout] test tests::unconnected_current_process_is_not_verified_agent_daemon ... ok
[INFO] [stdout] test tests::truncate_width_respects_display_width ... ok
[INFO] [stdout] test tests::truncate_width_sanitizes_terminal_controls ... ok
[INFO] [stdout] test tests::v_toggles_tree_view_and_preserves_selected_session ... ok
[INFO] [stdout] test tests::tree_view_filter_keeps_parent_context_for_matching_child ... ok
[INFO] [stdout] test tests::ctrl_n_opens_new_session_dialog_from_selected_session ... ok
[INFO] [stdout] test tests::terminate_agent_child_process_kills_separate_process_group ... ok
[INFO] [stdout] test tests::daemon_connection_discard_cycle_preserves_framing_and_accounting ... ok
[INFO] [stdout] test tests::reader_end_defers_large_pending_output_and_preserves_tail ... ok
[INFO] [stdout] test tests::terminal_event_defers_large_pending_output_and_preserves_tail ... ok
[INFO] [stdout] test tests::live_pty_output_round_trips_through_scrollback_log_and_snapshot ... ok
[INFO] [stdout] test tests::live_pty_fullscreen_redraws_scroll_through_screen_history ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::attached_client_pid_must_be_cokacmux_client_when_checked stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::attached_client_pid_must_be_cokacmux_client_when_checked' (104) panicked at src/bin/cokacmux.rs:26323:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Attached { mine: false, activity: Quiet }
[INFO] [stdout]  right: Live { activity: Quiet }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5840c8ab5b28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5840c8ab5b28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5840c8ab5b28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5840c8ab5b28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5840c8accdba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5840c8accdba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5840c8abb1e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5840c8abb1e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5840c8a8f4f6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5840c8a8f4f6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5840c8aabbb9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5840c864173c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5840c864173c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5840c8aabd72 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5840c8aabd72 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5840c8a8f5b2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5840c8a83ef9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5840c8a905cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5840c8acd57c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5840c8acd433 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5840c852b1a3 - core[28b146924c2f19c6]::panicking::assert_failed::<cokacmux[e080a2601afd1f81]::AgentListState, cokacmux[e080a2601afd1f81]::AgentListState>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5840c84ada3f - cokacmux[e080a2601afd1f81]::tests::attached_client_pid_must_be_cokacmux_client_when_checked
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/cokacmux.rs:26323:9
[INFO] [stdout]   22:     0x5840c84765f7 - cokacmux[e080a2601afd1f81]::tests::attached_client_pid_must_be_cokacmux_client_when_checked::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/cokacmux.rs:26279:66
[INFO] [stdout]   23:     0x5840c85f4c36 - <cokacmux[e080a2601afd1f81]::tests::attached_client_pid_must_be_cokacmux_client_when_checked::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5840c863481b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5840c863481b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5840c8642095 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5840c8642095 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5840c8642095 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5840c8642095 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5840c8642095 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5840c8642095 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5840c8642095 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5840c863cbf4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5840c863cbf4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5840c8645112 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5840c8645112 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5840c8645112 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5840c8645112 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5840c8645112 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5840c8645112 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5840c8645112 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5840c8ab4bef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5840c8ab4bef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7923c5bfdaa4 - <unknown>
[INFO] [stdout]   45:     0x7923c5c8aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::attached_client_pid_must_be_cokacmux_client_when_checked
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 212 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.88s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cokacmux`
[INFO] running `Command { std: "docker" "inspect" "6624232f5167894bdfcee4fa0c4604578e916e6ef1cb6f4308c7d1c1d778cc4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6624232f5167894bdfcee4fa0c4604578e916e6ef1cb6f4308c7d1c1d778cc4d", kill_on_drop: false }`
[INFO] [stdout] 6624232f5167894bdfcee4fa0c4604578e916e6ef1cb6f4308c7d1c1d778cc4d
